home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d12 / cug124.arc / MBASIC.TEX < prev    next >
Text File  |  1986-02-14  |  2KB  |  41 lines

  1. \subhead{Introduction}
  2.  
  3. The {\bf Basic} macro package is just that: basic. It is designed
  4. to be compatable with the \tex\ basic package, and as such is
  5. a minimal package for formatting text. The command set it provides
  6. uses the full power of tex, but is very limited, and doesn't
  7. provide macros for handling environments that are very common in
  8. text formatting.
  9.  
  10. This package does provide the standard math symbols found in the
  11. tex manual. If you don't plan on using these, there is a stripped
  12. package, {\ss sbasic,} available. It provides only the math mode commands
  13. listed in the main body of the manual - those that aren't math
  14. symbols, but symbols useful in general text formatting. If you
  15. use the full basic format, the first free font file is font file
  16. number. In the stripped package, first free font file is number 8.
  17.  
  18. The commands are:
  19.  
  20. {\describe
  21.  
  22. \bold{bf} Change to boldface typeface: {\bf that looks like this.}
  23.  
  24. \bold{rm} Use the standard roman typeface. This is the default
  25. typeface for this package.
  26.  
  27. \bold{it} Change to italic typeface: {\it that looks like this.}
  28.  
  29. \bold{ss} Change to sans serif typeface: {\ss that looks like this.}
  30.  
  31. \bold{sc} Change to script typeface: {\sc that looks like this.}
  32.  
  33. \bold{ctrline} This command takes one argument. It centers that
  34. argument on a line by itself. It does not put in extra lines
  35. other than that one line, so your text will look like
  36. \ctrline{this line centered} followed by more text on the next line.
  37. }    % end of basic command set
  38.  
  39.  
  40. {\ss sbasic,} available. It provides only the math mode commands
  41. listed in the main body of the manual - those that aren't ma